How to split a string in combo block quota EX: [ text ] in jQuery
Posted
by Rueta
on Stack Overflow
See other posts from Stack Overflow
or by Rueta
Published on 2010-05-09T04:22:36Z
Indexed on
2010/05/09
4:38 UTC
Read the original article
Hit count: 304
Hi everyone!
i'm a newbie in jQuery and i don't know how to do my homework, pls help me !
i have a String EX: this is my text, press here.
Now i put in o block character : [here]
how can a take slipt string and get text in [ ] into variable 'done'?
thankyou !
© Stack Overflow or respective owner